Value | Meaning |
---|---|
LOG_ID_MIN0 | |
LOG_ID_MAIN0 | The main log buffer. This is the only log buffer available to apps. |
LOG_ID_RADIO1 | The radio log buffer. |
LOG_ID_EVENTS2 | The event log buffer. |
LOG_ID_SYSTEM3 | The system log buffer. |
LOG_ID_CRASH4 | The crash log buffer. |
LOG_ID_STATS5 | The statistics log buffer. |
LOG_ID_SECURITY6 | The security log buffer. |
LOG_ID_KERNEL7 | The kernel log buffer. |
LOG_ID_MAX8 |
Identifies a specific log buffer for __android_log_buf_write() and __android_log_buf_print().